home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-06-24 | 4.9 KB | 178 lines | [TEXT/MPS ] |
- #********************************************************************************
- # *
- # File: DrawShapes.MAmake *
- # *
- # Description: Makefile for DrawShapes. *
- # *
- # *
- # Copyright © 1985-95 by Apple Computer, Inc. All rights reserved. *
- #********************************************************************************
-
- #---------------------------------------------------------------------------------------------------
- # List here the Application's Name
- AppName = DrawShapes
-
-
- #---------------------------------------------------------------------------------------------------
- # List here the MacApp building blocks that your application uses
- # if you want to be dependent on less than the full set.
- BuildingBlockIntf = ∂
- "{MACPlusIncludes}UPrinting.h"
-
-
- #---------------------------------------------------------------------------------------------------
- # List any additional interfaces that your application is dependent on
- OtherInterfaces = ∂
- "{SrcApp}BetterFeedback.h" ∂
- "{SrcApp}UShapes.h" ∂
- "{SrcApp}UShapeList.h" ∂
- "{SrcApp}ShapeCommands.h" ∂
- "{SrcApp}PatternMenu.h" ∂
- "{SrcApp}ToolsMenu.h"
-
-
- #---------------------------------------------------------------------------------------------------
- # Name any other object files to link in
- OtherLinkFiles = ∂
- "{ObjApp}BetterFeedback.cp.o" ∂
- "{ObjApp}HackMenu.cp.o" ∂
- "{ObjApp}PatternMenu.cp.o" ∂
- "{ObjApp}ShapeCommands.cp.o" ∂
- "{ObjApp}ToolsMenu.cp.o" ∂
- "{ObjApp}UPictShape.cp.o" ∂
- "{ObjApp}UShapeList.cp.o" ∂
- "{ObjApp}UShapes.cp.o" ∂
- "{ObjApp}UShapesDocument.cp.o" ∂
- "{ObjApp}UShapeView.cp.o" ∂
- "{ObjApp}UTextShape.cp.o"
-
-
- #---------------------------------------------------------------------------------------------------
- # Express any additional dependencies for separate compilations.
- # Include dependencies for the MacApp and Building block interfaces
- # if you are dependent on them
-
- "{ObjApp}"DrawShapesPict.rsrc ƒ ∂
- "{SrcApp}"DrawShapesPict.r
-
- "{ObjApp}"BetterFeedback.cp.o ƒ ∂
- "{SrcApp}"BetterFeedback.h ∂
- {MacAppCPlusIntf} ∂
- {BuildingBlocksCPlusIntf}
-
- "{ObjApp}"HackMenu.cp.o ƒ ∂
- "{SrcApp}"HackMenu.h ∂
- {MacAppCPlusIntf} ∂
- {BuildingBlocksCPlusIntf}
-
- "{ObjApp}"PatternMenu.cp.o ƒ ∂
- "{SrcApp}"PatternMenu.h ∂
- "{SrcApp}"ShapeCommands.h ∂
- "{SrcApp}"UDrawShapes.h ∂
- "{SrcApp}"BetterFeedback.h ∂
- "{SrcApp}"UShapeList.h ∂
- "{SrcApp}"UShapes.h ∂
- {MacAppCPlusIntf} ∂
- {BuildingBlocksCPlusIntf}
-
- "{ObjApp}"ShapeCommands.cp.o ƒ ∂
- "{SrcApp}"ShapeCommands.h ∂
- "{SrcApp}"PatternMenu.h ∂
- "{SrcApp}"UDrawShapes.h ∂
- "{SrcApp}"UShapesDocument.h ∂
- "{SrcApp}"UShapeView.h ∂
- "{SrcApp}"BetterFeedback.h ∂
- "{SrcApp}"UShapeList.h ∂
- "{SrcApp}"UShapes.h ∂
- {MacAppCPlusIntf} ∂
- {BuildingBlocksCPlusIntf}
-
- "{ObjApp}"ToolsMenu.cp.o ƒ ∂
- "{SrcApp}"ToolsMenu.h ∂
- "{SrcApp}"UShapes.h ∂
- {MacAppCPlusIntf} ∂
- {BuildingBlocksCPlusIntf}
-
- "{ObjApp}"UPictShape.cp.o ƒ ∂
- "{SrcApp}"UPictShape.h ∂
- "{SrcApp}"UShapes.h ∂
- "{SrcApp}"PatternMenu.h ∂
- "{SrcApp}"UDrawShapes.h ∂
- "{SrcApp}"UShapeList.h ∂
- {MacAppCPlusIntf} ∂
- {BuildingBlocksCPlusIntf}
-
- "{ObjApp}"UShapeList.cp.o ƒ ∂
- "{SrcApp}"UShapeList.h ∂
- "{SrcApp}"UShapes.h ∂
- {MacAppCPlusIntf} ∂
- {BuildingBlocksCPlusIntf}
-
- "{ObjApp}"UShapes.cp.o ƒ ∂
- "{SrcApp}"UShapes.h ∂
- "{SrcApp}"PatternMenu.h ∂
- "{SrcApp}"UDrawShapes.h ∂
- "{SrcApp}"UShapeList.h ∂
- {MacAppCPlusIntf} ∂
- {BuildingBlocksCPlusIntf}
-
- "{ObjApp}"UShapesDocument.cp.o ƒ ∂
- "{SrcApp}"UShapesDocument.h ∂
- "{SrcApp}"ShapeCommands.h ∂
- "{SrcApp}"UDrawShapes.h ∂
- "{SrcApp}"UShapes.h ∂
- "{SrcApp}"UShapeView.h ∂
- "{SrcApp}"UShapeList.h ∂
- "{SrcApp}"BetterFeedback.h ∂
- {MacAppCPlusIntf} ∂
- {BuildingBlocksCPlusIntf}
-
- "{ObjApp}"UShapeView.cp.o ƒ ∂
- "{SrcApp}"UShapeView.h ∂
- "{SrcApp}"ShapeCommands.h ∂
- "{SrcApp}"ToolsMenu.h ∂
- "{SrcApp}"UDrawShapes.h ∂
- "{SrcApp}"UShapes.h ∂
- "{SrcApp}"UShapesDocument.h ∂
- "{SrcApp}"BetterFeedback.h ∂
- "{SrcApp}"UShapeList.h ∂
- {MacAppCPlusIntf} ∂
- {BuildingBlocksCPlusIntf}
-
- "{ObjApp}"UTextShape.cp.o ƒ ∂
- "{SrcApp}"UTextShape.h ∂
- "{SrcApp}"UShapes.h ∂
- "{SrcApp}"PatternMenu.h ∂
- "{SrcApp}"UDrawShapes.h ∂
- "{SrcApp}"UShapeList.h ∂
- {MacAppCPlusIntf} ∂
- {BuildingBlocksCPlusIntf}
-
- "{ObjApp}"UDrawShapes.cp.o ƒ ∂
- "{SrcApp}"UDrawShapes.h ∂
- "{SrcApp}"BetterFeedback.h ∂
- "{SrcApp}"PatternMenu.h ∂
- "{SrcApp}"ToolsMenu.h ∂
- "{SrcApp}"UShapes.h ∂
- "{SrcApp}"UShapesDocument.h ∂
- "{SrcApp}"UShapeView.h ∂
- "{SrcApp}"UShapeList.h ∂
- {MacAppCPlusIntf} ∂
- {BuildingBlocksCPlusIntf}
-
- "{ObjApp}"MDrawShapes.cp.o ƒ ∂
- "{SrcApp}"UDrawShapes.h ∂
- "{SrcApp}"UShapeList.h ∂
- "{SrcApp}"UShapes.h ∂
- {MacAppCPlusIntf} ∂
- {BuildingBlocksCPlusIntf}
-
- #---------------------------------------------------------------------------------------------------
- # List resource files that the Rez file includes if you want to include
- # more or less than the standard set
- OtherRsrcFiles = ∂
- "{MAObj}Printing.rsrc" ∂
- "{MAObj}FloatWindow.rsrc" ∂
- "{ObjApp}DrawShapesPict.rsrc"
-
-